Skip to content

Added a bundle deprecation notice in other articles #8434

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

javiereguiluz
Copy link
Member

Similar to #8389 but for another article.

@xabbuh xabbuh added this to the 3.4 milestone Sep 28, 2017
@wouterj
Copy link
Member

wouterj commented Sep 30, 2017

👎 This article is exactly explaining how to override stuff without bundle inheritance. So this article becomes more important now inheritance is deprecated. It makes no sense to add this caution there imo.

@javiereguiluz
Copy link
Member Author

This article may not be about bundle inheritance, but it mentions that four times:

inheritance-1

inheritance-2

@wouterj
Copy link
Member

wouterj commented Oct 4, 2017

Then, instead of adding this confusing warning, I think we should remove the references to the other article in this article.

@@ -5,7 +5,8 @@ How to Override any Part of a Bundle
====================================

This document is a quick reference for how to override different parts of
third-party bundles.
third-party bundleswithout using :doc:`/bundles/inheritance`, which is deprecated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing space between "bundles" and "without"

@xabbuh
Copy link
Member

xabbuh commented Oct 13, 2017

Thank you Javier.

xabbuh added a commit that referenced this pull request Oct 13, 2017
…ereguiluz)

This PR was squashed before being merged into the 3.4 branch (closes #8434).

Discussion
----------

Added a bundle deprecation notice in other articles

Similar to #8389 but for another article.

Commits
-------

10f36dd Added a bundle deprecation notice in other articles
@xabbuh xabbuh closed this Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants